How to Install ardour3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install ardour3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

ardour3 software package provides transitional dummy package for ardour, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ardour3 

ardour3 is installed in your system.

Make ensure the ardour3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep ardour3 *

You will get with ardour3 package name, version, architecture and description in a table

ardour3 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Sound
Package ardour3
Version 1:4.6~dfsg-1
Description transitional dummy package for ardour
Sub Section Sound


See Also, How to uninstall or remove ardour3 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?